home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Activity Monitor.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2003-09-13  |  1.2 KB  |  40 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFAppleHelpAnchor</key>
  6.     <string>mchlp2280</string>
  7.     <key>CFBundleDevelopmentRegion</key>
  8.     <string>English</string>
  9.     <key>CFBundleExecutable</key>
  10.     <string>Activity Monitor</string>
  11.     <key>CFBundleGetInfoString</key>
  12.     <string>1.0, ¬© 2002-2003 Apple Computer Inc. All Rights Reserved.</string>
  13.     <key>CFBundleIconFile</key>
  14.     <string>ActivityMonitor.icns</string>
  15.     <key>CFBundleIdentifier</key>
  16.     <string>com.apple.ActivityMonitor</string>
  17.     <key>CFBundleInfoDictionaryVersion</key>
  18.     <string>6.0</string>
  19.     <key>CFBundleName</key>
  20.     <string>Activity Monitor</string>
  21.     <key>CFBundlePackageType</key>
  22.     <string>APPL</string>
  23.     <key>CFBundleShortVersionString</key>
  24.     <string>1.0</string>
  25.     <key>CFBundleSignature</key>
  26.     <string>????</string>
  27.     <key>CFBundleVersion</key>
  28.     <string>19</string>
  29.     <key>LSHasLocalizedDisplayName</key>
  30.     <true/>
  31.     <key>NSHumanReadableCopyright</key>
  32.     <string>¬© 2002-2003 Apple Computer Inc. 
  33. All Rights Reserved.</string>
  34.     <key>NSMainNibFile</key>
  35.     <string>Monitor.nib</string>
  36.     <key>NSPrincipalClass</key>
  37.     <string>NSApplication</string>
  38. </dict>
  39. </plist>
  40.